-
Home
-
Easy Critical CSS
-
1.2.1 (latest)
-
Code
-
Classes
- Critical_CSS
Total Complexity |
101 |
Dependencies |
7 |
Dependents |
11 |
Total lines |
402 |
Lines of code |
265 |
Logical lines of code |
144 |
Comment lines |
65 |
Methods |
14 |
Properties |
1 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_critical_css_if_needed() |
B |
40 |
24 |
49 |
get_generated_css() |
B |
45 |
22 |
34 |
should_skip_critical() |
A |
47 |
16 |
34 |
get_page_identifier() |
S |
45 |
6 |
43 |
is_gutenberg_page() |
S |
61 |
6 |
12 |
get_status() |
S |
60 |
5 |
12 |
get_critical_css() |
S |
59 |
4 |
14 |
get_remaining_css() |
S |
61 |
4 |
12 |
get_secondary_css() |
S |
61 |
4 |
12 |
get_css_from_file() |
S |
62 |
3 |
11 |
expire_all_css() |
S |
62 |
2 |
12 |
clear_cache() |
S |
68 |
2 |
7 |
expire_individual_css() |
S |
68 |
2 |
7 |
init() |
S |
70 |
1 |
6 |